-
Home
-
Landingi Landing Pages
-
3.1.5 (latest)
-
Code
-
Classes
- Request
Total Complexity |
26 |
Dependencies |
0 |
Dependents |
4 |
Total lines |
137 |
Lines of code |
79 |
Logical lines of code |
34 |
Comment lines |
0 |
Methods |
20 |
Properties |
5 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getParameter() |
S |
66 |
3 |
9 |
isSSL() |
S |
77 |
2 |
3 |
getGetParameter() |
S |
71 |
2 |
6 |
getPostParameter() |
S |
71 |
2 |
6 |
getCookie() |
S |
71 |
2 |
6 |
__construct() |
S |
69 |
1 |
7 |
getMethod() |
S |
80 |
1 |
3 |
getIpAddress() |
S |
80 |
1 |
3 |
getUserAgent() |
S |
80 |
1 |
3 |
getReferer() |
S |
80 |
1 |
3 |
getHttpAccept() |
S |
80 |
1 |
3 |
getServerVariable() |
S |
80 |
1 |
3 |
getUriPath() |
S |
79 |
1 |
3 |
getUri() |
S |
80 |
1 |
3 |
getCookies() |
S |
82 |
1 |
3 |
getInput() |
S |
82 |
1 |
3 |
getPostParameters() |
S |
82 |
1 |
3 |
getGetParameters() |
S |
82 |
1 |
3 |
getParameters() |
S |
79 |
1 |
3 |
getQueryString() |
S |
80 |
1 |
3 |